On Expansion and Resolution in CEGAR Based QBF Solving
نویسنده
چکیده
A quantified Boolean formula (QBF) is a propositional formula extended with universal and existential quantification over propositions. There are two methodologies in CEGAR based QBF solving techniques, one that is based on a refinement loop that builds partial expansions and a more recent one that is based on the communication of satisfied clauses. Despite their algorithmic similarity, their performance characteristics in experimental evaluations are very different and in many cases orthogonal. We compare those CEGAR approaches using proof theory developed around QBF solving and present a unified calculus that combines the strength of both approaches. Lastly, we implement the new calculus and confirm experimentally that the theoretical improvements lead to improved performance.
منابع مشابه
Solving QBF with Counterexample Guided Refinement
We propose two novel approaches for using CounterexampleGuided Abstraction Refinement (CEGAR) in Quantified Boolean Formula (QBF) solvers. The first approach develops a recursive algorithm whose search is driven by CEGAR (rather than by DPLL). The second approach employs CEGAR as an additional learning technique in an existing DPLL-based QBF solver. Experimental evaluation of the implemented pr...
متن کاملClauses Versus Gates in CEGAR-Based 2QBF Solving
2QBF is a special case of general quantified Boolean formulae (QBF). It is limited to just two quantification levels, i.e., to a form ∀X∃Y.φ. Despite this limitation it applies to a wide range of applications, e.g., to artificial intelligence, graph theorysynthesis, etc.. Recent research showed that CEGAR-based methodsgive a performance boost to QBF solving (e.g, compared to QDPLL). Conjunctive...
متن کاملThird International Workshop on Quantified Boolean Formulas (QBF 2015)
3 Contributions 3 3.1 Friedrich Slivovsky : Dependency Schemes for Quantified Boolean Formulas (Invited Talk) . . . . . . . . . . . . . . . . . . . . . 3 3.2 Olaf Beyersdorff, Leroy Chew, Meena Mahajan and Shukla Anil : Feasible Interpolation for QBF Resolution Calculi . . . 4 3.3 Valeriy Balabanov, Jie-Hong Roland Jiang and Christoph Scholl : Skolem functions computation for CEGAR based QBF so...
متن کاملFeasible Interpolation for QBF Resolution Calculi
In sharp contrast to classical proof complexity we are currently short of lower bound techniques for QBF proof systems. In this paper we establish the feasible interpolation technique for all resolution-based QBF systems, whether modelling CDCL or expansion-based solving. This both provides the first general lower bound method for QBF proof systems as well as largely extends the scope of classi...
متن کاملSkolem functions computation for CEGAR based QBF solvers
In this work we propose an approach to extract Skolem-functions from CEGAR based QBF solvers (e.g., RareQS [4]) for true QBF formulas containing 2 or 3 quantification levels. We as well propose some optimizations to improve extracted certificates and perform detailed experimental evaluation.
متن کامل